From: Eli Zaretskii Date: Fri, 2 Oct 2009 18:55:40 +0000 (+0000) Subject: (AUTOGENEL): Add loaddefs.el files in cedet subdirectories. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10109 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=54fc478600521cf7cc363a84674e05bd67910bd7;p=emacs.git (AUTOGENEL): Add loaddefs.el files in cedet subdirectories. --- diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in index 20290caf496..8228b649973 100644 --- a/lisp/makefile.w32-in +++ b/lisp/makefile.w32-in @@ -60,7 +60,9 @@ LOADDEFS = $(lisp)/calendar/cal-loaddefs.el \ AUTOGENEL = $(lisp)/loaddefs.el $(LOADDEFS) $(lisp)/cus-load.el \ $(lisp)/finder-inf.el $(lisp)/subdirs.el $(lisp)/eshell/esh-groups.el \ - $(lisp)/calc/calc-loaddefs.el $(lisp)/nxml/subdirs.el + $(lisp)/calc/calc-loaddefs.el $(lisp)/nxml/subdirs.el \ + $(lisp)/cedet/semantic/loaddefs.el $(lisp)/cedet/ede/loaddefs.el \ + $(lisp)/cedet/srecode/loaddefs.el # Files to compile before others during a bootstrap. This is done to # speed up the bootstrap process. The CC files are compiled first